-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: missuse of binary expressions #1728
fix: missuse of binary expressions #1728
Conversation
🦋 Changeset detectedLatest commit: 380ea88 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Nsttt is attempting to deploy a commit to the t3-oss Team on Vercel. A member of the Team first needs to authorize it. |
Hey t3-oss/translators! This PR contains changes to your language. Please review the changes ❤️. OG.TS: |
cd66b55
to
380ea88
Compare
There's a few missuses of binary expresions that make them constant evaluations.
This PR fixes them.
✅ Checklist
Changelog
Fix constant binary expressions.
Screenshots
[Screenshots]
💯